[index]

Sqrt Function

Syntax

the sqrt of <number> or
sqrt (<number>)

Description

The sqrt function calculates the square root of a number. If you try to calculate the square root of a negative number, the result is NAN (Not A Number).

Examples

sqrt (4) sqrt (2) the sqrt of 5
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.